The H5T_SET_TAG procedure sets a tag string on an opaque data type.
H5T_SET_TAG, Datatype_id, Tag
A long integer containing the identifier of the opaque datatype.
A string containing the new tag for the opaque datatype.
Note: Tag strings can contain a maximum of 255 characters.
None
|
6.3 |
Introduced |